trixnity-crypto-core
Toggle table of contents
4.22.1
js
Platform filter
js
Switch theme
Search in API
trixnity-crypto-core
trixnity-crypto-core
/
[root]
/
createCipheriv
create
Cipheriv
js
external
fun
createCipheriv
(
algorithm
:
String
,
key
:
Uint8Array
<
*
>
,
iv
:
Uint8Array
<
*
>
)
:
Cipher